A wrapper to iteratively call the nparncpp
function
nparncpp.iter(p,estimates=c("all","compromise","pi0","f1"),iter=2,
weights, eps=1e-6,keep.cdf=NULL,...)
p-value vector
Character: what to estimate
max number of iterations
bin weights
Small tolerance number
Either NULL
or an environment
. If non-null, the computed computed conditional CDF will be saved keep.cdf
. See cond.cdf
.
other arguments to nparncpp
An object of class c('nparncpp','ncpest')
Ruppert, Nettleton, Hwang. 2007. Exploring the Information in $p$-values for the Analysis and Planning of Multiple-test Experiments. Biometrics. 63. 483-495.